<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.forseo {
    display: none;
}

/*header model S*/
.miya_header {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    padding: 10px 0;
}

.miya_header_logo {
    float: left;
}

.miya_header_logo img {
    margin-top: 25px;
}

.miya_header_right {
    float: right;
}

.miya_header_phone {
    font-size: 24px;
    text-shadow: 2px 2px 10px #efefef;
    position: relative;
    color: #000;
    line-height: 32px;
    text-indent: 35px;
    margin-top: 15px;
    float: right;
}

.miya_header_phone:before {
    content: "";
    background: url(/public/boots/image/phone.png) no-repeat 50% 50%;
    width: 24px;
    height: 32px;
    background-size: 24px 24px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.miya_header_search {
    margin-top: 10px;
    width: 300px;
}

.miya_header_search form {
    border: 1px solid #ccc;
    height: 32px;
    width: 300px;
    float: right;
}

.miya_header_search form input {
    border: none;
    width: 268px;
    height: 32px;
    text-indent: 15px;
    float: left;
    font-size: 10px;
    color: #666;
}

.miya_header_search form button {
    border: none;
    background: url(/public/boots/image/search.png) no-repeat 50% 50%;
    background-size: 24px 24px;
    width: 32px;
    height: 32px;
}

.miya_header_seo {
    font-size: 12px;
    margin-top: 5px;
}

.miya_header_seo a {
    color: #000;
}

/*header model E*/
#formsearch{float:right;margin-top:10px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;outline:none;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#4ab344;color:#fff;border:none;cursor:pointer;}
.miya_nav{
    width: 1200px;
    margin: 0 auto;
}
/*nav modle S*/
#menu{margin:10px 0 30px 0;float:left;width:900px;}
.nav{height:32px;}
.nav li{line-height:32px;height:32px;text-align:center;width:128px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:32px;color:#000;height:32px;font-size:16px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#4ab344;border-radius: 6px;}

.nav .sec{height:0;color:#000;overflow:hidden;z-index:9999;position:absolute;top:32px;left:0px;background:#a4f39f;}
.nav .sec a{color:#000;height:38px;line-height:38px;width:128px;font-size:14px;border-top: 1px dashed #fff;background:#a4f39f;border-radius: 6px;}
.nav .sec a:hover{text-decoration:none;background:#4ab344;}


/*nav modle E*/

/*footer model S*/
.miya_footer {
    background: #414242;
}

.miya_footer_box {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    padding: 50px 0 25px 0;
}

.miya_footer_ul {
    float: left;
    width: 80px;
    margin-right: 20px;
}

.miya_footer_ul li {
    color: #999;
}

.miya_footer_ul_title {
    font-size: 15px;
    color: #fff !important;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.miya_footer_ul_title:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    background: #ff5f4c;
    bottom: 0px;
    left: 0px;
    z-index: 10;
}

.miya_footer_ul_title:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 1px;
    background: #555;
    bottom: 0px;
    left: 0px;
    z-index: 9px;
}

.miya_footer_ul_li {
    border-bottom: 1px dashed #444;
    height: 30px;
}

.miya_footer_ul a {
    color: #999;
    line-height: 30px;
}

.miya_qrcode {
    float: right;
    width: 250px;
}

.miya_qrcode img {
    width: 150px;
    display: block;
    margin: 0 auto;
}

.miya_qrcode h4 {
    text-align: center;
    margin-top: 15px;
    color: #fff;
}

.miya_copyright {
    background: #303030;
    height: 40px;
}

.miya_copyright_box {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    color: #777;
}

/*footer model E*/

/*index about mode S*/
.miya_index_about {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.miya_index_about_title {
    font-size: 24px;
    color: #333;
}

.miya_index_about_box {
    margin-top: 30px;
    height: 250px;
}

.miya_index_about_describe {
    width: 790px;
    float: left;
}

.miya_index_about_map {
    width: 380px;
    height: 300px;
    float: right;
    margin-top: -70px;
}

/*index about mode E*/

/*index product model S*/
.miya_index_product {
    width: 100%;
    padding: 50px 0;
    background: #f5f5f5;
    margin-top: 40px;
}

.miya_index_product_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.miya_index_product_title {
    font-size: 24px;
    color: #333;
}

.miya_index_product_sort {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 40px;
}

.miya_index_product_sort li {
    float: left;
    border: 1px solid #ddd;
    height: 28px;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 15px;
    padding: 0 15px;
    cursor: pointer;
    font-size: 10px;
    line-height: 28px;
    color: #444;
}

.miya_index_product_sort li.active {
    border-color: #ff552e;
    background: #ff552e;
    color: #fff;
}

.miya_index_product_info {
    margin-top: 30px;
    height: 200px;
}

.miya_index_product_info li {
    display: block;
    background-color: #fff;
    width: 200px;
    float: left;
    margin: 0 10px;
    padding: 10px;
}

.miya_index_product_info li a {
    display: block;
}

.miya_index_product_info li:nth-child(n+6) {
    display: none;
}

.miya_index_product_info_li_img {

}

.miya_index_product_info_li_img img {
    max-width: 200px;
    display: block;
}

.miya_index_product_info_li_h4 {
    text-align: center;
    font-size: 14px;
    border-top: 1px solid #eee;
    margin-top: 10px;
    line-height: 24px;
    padding-top: 10px;
}

/*index product model E*/

/*index new model S*/
.miya_index_new {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    height: 450px;
    position: relative;
}

.miya_index_new_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
}

.miya_index_new_info_right_page {
    position: absolute;
    right: 0px;
    top: 10px;
}

.miya_index_new_info_right_page li {
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
}

.miya_index_new_info_right_page li.active {
    background: #ff552e;
    color: #fff;
    border-color: #ff552e;
}

.miya_index_new_info_left {
    float: left;
    width: 480px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 3px #ccc;
}

.miya_index_new_info_left li {
    width: 480px;
    height: 120px;
    position: relative;
    background: #eb4e45;
    border-bottom: 1px solid #eb4035;
    cursor: pointer;
}

.miya_index_new_info_left li:hover {
    background: #eb4035;
}

.miya_index_new_info_left li:last-child {
    border: none;
}

.miya_index_new_info_left_info_date {
    background: #fff;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 20px;
    border-radius: 50%;
}

.miya_index_new_info_left_info_date p:nth-child(1) {
    font-size: 24px;
    text-align: center;
    color: #333;
    margin-top: 15px;
}

.miya_index_new_info_left_info_date p:nth-child(2) {
    font-size: 13px;
    text-align: center;
    color: #666;
}

.miya_index_new_info_left_info_title {
    display: block;
    position: absolute;
    top: 15px;
    left: 110px;
    font-size: 16px;
    color: #fff;
}

.miya_index_new_info_left_info_title:link {
    color: #fff;
}

.miya_index_new_info_left_info_title:visited {
    color: #fff;
}

.miya_index_new_info_left_info_describe {
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    width: 350px;
    height: 72px;
    position: absolute;
    left: 110px;
    top: 45px;
}

.miya_index_new_info_right {
    float: right;
    width: 700px;
    height: 362px;
    overflow: hidden;
}

.miya_index_new_info_right li {
    border: 1px solid #eb9991;
    height: 80px;
    padding: 15px;
    margin-bottom: 13px;
}

.miya_index_new_info_right li:hover {
    border-color: #eb4035;
}

.miya_index_new_info_right_info_title {
    font-size: 15px;
    font-weight: 700;
}

.miya_index_new_info_right_info_date {
    font-size: 10px;
    color: #888;
    float: right;
    line-height: 20px;
}

.miya_index_new_info_right_info_describe {
    font-size: 10px;
    color: #666;
    margin-top: 10px;
}

/*index new model E*/

/*index case model S*/
.miya_index_case {
    width: 100%;
    padding: 50px 0;
    background: #f5f5f5;
    margin-top: 40px;
}

.miya_index_case_box {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
    position: relative;
}

.miya_index_case_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
}

.miya_index_case_info_box {
}

.miya_index_case_sort {
    position: absolute;
    right: 0px;
    top: 10px;
}

.miya_index_case_sort li {
    float: left;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;;
}

.miya_index_case_sort li:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 3px;
    width: 1px;
    height: 16px;
    background: #ccc;
}

.miya_index_case_sort li:last-child:after {
    display: none;
}

.miya_index_case_sort li a {
    font-size: 14px;
    color: #666;
}

.miya_index_case_info_box img {
    width: 290px;
    height: 164px;
}

.miya_index_case_info_box h4 {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

/*index case model E*/

/*sitemap model S*/
.miya_sitemap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    height: 120px;
}

.miya_sitemap_title {
    font-size: 24px;
    color: #333;
}

.miya_sitemap_ul {
    margin-top: 30px;
}

.miya_sitemap_ul li {
    float: left;
    margin-right: 15px;
    border: 1px solid #efefef;
}

.miya_sitemap_ul li a {
    display: block;
    padding: 5px 15px;
    font-size: 10px;
    color: #666;
}

.miya_sitemap_ul li a:hover {
    color: #fff;
    background: #ff552e;
}

/*sitemap model E*/

/*sitemap model S*/
.miya_flink {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    height: 120px;
}

.miya_flink_title {
    font-size: 24px;
    color: #333;
}

.miya_flink_ul {
    margin-top: 30px;
}

.miya_flink_ul li {
    float: left;
    margin-right: 15px;
    border: 1px solid #efefef;
}

.miya_flink_ul li a {
    display: block;
    padding: 5px 15px;
    font-size: 10px;
    color: #666;
}

.miya_flink_ul li a:hover {
    color: #fff;
    background: #ff552e;
}

/*sitemap model E*/

/*page model S*/
.miya_page_about {
    width: 1200px;
    margin: 40px auto;
}

.miya_page_about_left {
    width: 300px;
    float: left;
}

.miya_page_about_right {
    width: 830px;
    float: right;
    position: relative;
}

.miya_page_about_right_title {
    font-size: 28px;
    color: #333;
}

.miya_page_about_date {
    margin: 10px 0;
    color: #999;
}

.miya_page_about_right_describe {
    padding: 15px;
    background: #fafafa;
    border-radius: 15px;
}

.miya_page_connect_right_map {
    width: 800px;
    height: 400px;
    margin: 0 auto;
    margin-top: 30px;
}

/*page model E*/

/*template left model S*/
.miya_template_left_box {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.miya_template_left_box:last-child {
    margin-bottom: 0px;
    border-bottom: none;
}

.miya_template_left_box_title {
    position: relative;
    font-size: 20px;
    color: #333;
    padding: 0 0 0px 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

.miya_template_left_box_title:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 10px;
    left: 0px;
    bottom: 5px;
    background-color: #ff552e;
    z-index: 10;
}

.miya_template_left_box_title:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 15px;
    left: 5px;
    bottom: 5px;
    background-color: #ffb44a;
    z-index: 11;
}

.miya_template_left_box_ul {

}

.miya_template_left_box_ul li {
    border-bottom: 1px dashed #efefef;
    height: 32px;
    margin-bottom: 8px;
    position: relative;
    text-indent: 20px;
    background: url(/public/boots/image/template_left_ul_show.png) no-repeat 0px 50%;
    background-size: 10px;
}

.miya_template_left_box_ul li:last-child {
    border: none;
}

.miya_template_left_box_ul li:hover {
    background: url(/public/boots/image/template_left_ul_show_active.png) no-repeat 0px 50%;
    background-size: 10px;
}

.miya_template_left_box_ul li a {
    display: block;
    line-height: 32px;
    font-size: 14px;
}

.miya_template_left_box_ul_area {

}

.miya_template_left_box_ul_area li {
    float: left;
    border: 1px solid #efefef;
    margin-right: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
}

.miya_template_left_box_ul_area li:hover {
    border-color: #ff552e;
    box-shadow: 2px 2px 10px #efefef;
}

.miya_template_left_box_ul_area li a {
    display: block;
    padding: 3px 10px;
}

/*template left model E*/

/*template frame model S*/
.frame_box {
    position: relative;
}

.miya_frame {
    position: absolute;
    top: 15px;
    right: 0px;
}

.miya_frame li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    color: #999;
}

.miya_frame li:last-child {
    padding: 0;
    margin: 0;
}

.miya_frame li:last-child:after {
    display: none;
}

.miya_frame li:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 2px;
    top: 8px;
    right: -2px;
    background: #ccc;
}

.miya_frame li a {
    display: block;
    color: #999;
}

.miya_frame li a:link {
    color: #999;
}

/*template frame model E*/

/*template sort model S*/
.miya_sort {
    width: 1200px;
    margin: 40px auto;
}

.miya_sort_left {
    width: 300px;
    float: left;
}

.miya_sort_right {
    float: right;
    width: 860px;
}

.miya_sort_right_title {
    font-size: 28px;
    color: #333;
}

.miya_sort_right_product {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
}

.miya_sort_right_product_li {
    float: left;
    width: 180px;
    margin-right: 20px;
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 20px;
}

.miya_sort_right_product_li:hover {
    background: #efefef;
    box-shadow: 2px 0px 10px #ccc;
}

.miya_sort_right_product_li:nth-child(4n) {
    margin-right: 0;
}

.miya_sort_right_product_li a {
    display: block;
}

.miya_sort_right_product_li_img {
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

.miya_sort_right_product_li_img img {
    width: 100%;
    height: 140px;
}

.miya_sort_right_product_li h4 {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}

.miya_sort_right_new {
    margin-top: 20px;
    border-bottom: 1px solid #efefef;
}

.miya_sort_right_new_li {
    background: #fafafa;
    margin-bottom: 15px;
    padding: 15px;
}

.miya_sort_right_new_li:last-child {
    margin-bottom: 0px;
}

.miya_sort_right_new_li:hover {
    background-color: #f9f9f9;
    box-shadow: 2px 0px 10px #ccc;
}

.miya_sort_right_new_li a {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.miya_sort_right_new_li_date {
    color: #888;
    margin: 10px 0 5px 0;
}

.miya_sort_right_new_li p {
    color: #666;
    line-height: 24px;
    text-indent: 20px;
}

/*template sort model E*/

/*template info model S*/
.miya_info {
    width: 1200px;
    margin: 40px auto;
}

.miya_info_left {
    width: 300px;
    float: left;
}

.miya_info_right {
    width: 850px;
    float: right;
}

.miya_info_right_product_title {
    line-height: 48px;
    font-size: 16px;
    color: #333;
}

.miya_info_right_new_title {
    line-height: 48px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.miya_info_right_product {
    margin-top: 20px;
}

.miya_info_right_product_top {
    padding-bottom: 20px;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_product_top_left {
    float: left;
    width: 450px;
}

.miya_info_right_product_top_right {
    float: right;
    width: 320px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 15px;
}

.miya_info_right_product_top_right li {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    color: #555;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_product_top_right_simpledescribe {
    height: 140px !important;
    line-height: 24px !important;
    padding: 10px 0;
}

.miya_info_right_product_top_right_btn {
    height: 60px;
    border-bottom: none !important;
    margin-top: 30px;
}

.miya_info_right_product_top_right_btn a {
    float: left;
    display: block;
    width: 100px;
    height: 40px;
    background: #eb4e45;
    text-align: center;
    color: #fff3e6;
    font-size: 14px;
    border-right: 1px solid #eb4035;
}

.miya_info_right_product_top_right_btn a:first-child {
    border-radius: 20px 0 0 20px;
}

.miya_info_right_product_top_right_btn a:last-child {
    border-right: none;
    border-radius: 0 20px 20px 0;
}

.miya_info_right_product_top_right_btn a:hover {
    background: #eb4035;
    color: #fff;
}

.miya_info_right_product_center {
    padding: 20px;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_page_link {
    padding: 10px 0;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_page_link li {
    height: 24px;
    font-size: 14px;
    margin: 10px 0;
}

.miya_info_right_info_link {
    padding: 10px 0;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_info_link_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    background: url(/public/boots/image/link.png) no-repeat 0px 50%;
    text-indent: 30px;
}

.miya_info_right_info_link_ul {
}

.miya_info_right_info_link_ul {
}

.miya_info_right_info_link_li {
    float: left;
    width: 180px;
    margin-right: 16px;
    padding: 10px;
    background: #fafafa;
}

.miya_info_right_info_link_li:last-child {
    margin-right: 0px;
}

.miya_info_right_info_link_li:hover {
    background: #f6f6f6;
    box-shadow: 2px 0px 10px #efefef;
}

.miya_info_right_info_link_li_img {
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

.miya_info_right_info_link_li_img img {
    width: 180px;
    height: 120px;
}

.miya_info_right_info_link_li h4 {
    text-align: center;
    font-size: 13px;
    color: #333;
    line-height: 24px;
}

.miya_info_right_messagelist {
    padding: 10px 0;
    border-bottom: 1px dashed #efefef;
}

.miya_info_right_messagelist_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    background: url(/public/boots/image/message.png) no-repeat 0px 50%;
    background-size: 20px auto;
    text-indent: 30px;
}

.miya_info_right_messagelist_ul {
    padding: 20px;
}

.miya_info_right_messagelist_ul li {
    padding: 10px;
    background: #fafafa;
    margin-bottom: 10px;
    line-height: 30px;
}

.miya_info_right_info_new {
    padding: 10px 0;
}

.miya_info_right_info_new_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    background: url(/public/boots/image/link.png) no-repeat 0px 50%;
    text-indent: 30px;
}

.miya_info_right_info_new_ul {

}

.miya_info_right_info_new_ul li {
    height: 32px;
    margin-bottom: 5px;
}

.miya_info_right_info_new_ul li a {
    line-height: 32px;
    color: #333;
    font-size: 14px;
}

.miya_info_right_info_new_ul li span {
    float: right;
    line-height: 32px;
    color: #888;
}

.miya_info_right_new_box {
    margin-top: 20px;
    padding: 15px;
    border-bottom: 1px dashed #efefef;
}

/*template info model E*/

/*template message model S*/
.miya_message {
    width: 1200px;
    margin: 40px auto;
}

.miya_message_left {
    float: left;
    width: 300px;
}

.miya_message_right {
    float: right;
    width: 850px;
}

.miya_message_right_title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
}

.miya_message_right form {
    margin-top: 20px;
}

.miya_message_right form select[name=type] {
    width: 100%;
    border: none;
    height: 40px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
}

.miya_message_right form input[name=msg_name] {
    width: 100%;
    border: none;
    height: 40px;
    border-bottom: 1px solid #efefef;
    text-indent: 40px;
    background: url(/public/boots/image/msg_name.png) no-repeat 0px 50%;
    margin-bottom: 15px;
}

.miya_message_right form input[name=phone] {
    width: 100%;
    border: none;
    height: 40px;
    border-bottom: 1px solid #efefef;
    text-indent: 40px;
    background: url(/public/boots/image/msg_phone.png) no-repeat 0px 50%;
    margin-bottom: 15px;
}

.miya_message_right form input[name=email] {
    width: 100%;
    border: none;
    height: 40px;
    border-bottom: 1px solid #efefef;
    text-indent: 40px;
    background: url(/public/boots/image/msg_email.png) no-repeat 0px 50%;
    margin-bottom: 15px;
}

.miya_message_right form textarea[name=message] {
    width: 100%;
    border: none;
    height: 100px;
    border-bottom: 1px solid #efefef;
    text-indent: 40px;
    background: url(/public/boots/image/msg_message.png) no-repeat 0px 50%;
    margin-bottom: 15px;
}

.miya_message_right form button {
    background-color: #eb4e45;
    width: 200px;
    height: 40px;
    border: none;
    color: #fff;
    font-size: 14px;
}

.miya_message_right form button:hover {
    background: #eb463a;
}

.miya_message_right_list {
    margin-top: 40px;
}

.miya_message_right_list li {
    float: left;
    width: 375px;
    height: 180px;
    padding: 10px 25px;
    background-color: #eb4e45;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.miya_message_right_list li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 200px;
    background: #eb251b;
}

.miya_message_right_list li:nth-child(2n):before {
    display: none;
}

.miya_message_right_list li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 425px;
    height: 1px;
    background: #eb3428;
}

.miya_message_right_list li:hover {
    background: #eb3428;
}

.miya_message_right_list li p {
    font-size: 14px;
}

.miya_message_right_list_li_date {
    font-size: 16px;
    margin-bottom: 20px;
}

.miya_message_link_info {
    padding: 15px;
    background: #fafafa;
    border-radius: 15px;
}

.miya_message_link_info_title {
    font-size: 16px;
    color: #888;
}

.miya_message_link_info_title span {
    color: #333;
}

.miya_message_link_info_describe {
    margin-top: 10px;
    text-indent: 20px;
    line-height: 24px;
    color: #888;
}

/*template message model E*/

/*template sitemap model S*/
.miya_sitemap_box {
    width: 1200px;
    margin: 40px auto;
}

.miya_sitemap_box_left {
    width: 300px;
    float: left;
}

.miya_sitemap_box_right {
    width: 850px;
    float: right;
}

.miya_sitemap_box_right_title {
    font-size: 24px;
    font-weight: 700;
    line-height: 48px;
    color: #333;
}

.miya_sitemap_box_right_chunkurl {
    margin-top: 20px;
}

.miya_sitemap_box_right_chunkurl_h3 {
    font-size: 18px;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333;
    background: #fff;
    margin-left: 20px;
    position: relative;
    z-index: 999;
}

.miya_sitemap_box_right_chunkurl_ul {
    border: 2px solid #ff552e;
    padding: 30px 20px 20px 20px;
    margin-top: -20px;
    margin-bottom: 30px;
}

.miya_sitemap_box_right_chunkurl_ul li {
    border: 1px solid #efefef;
    float: left;
    margin: 0 10px 10px 0;
    border-radius: 10px;
}

.miya_sitemap_box_right_chunkurl_ul li a {
    display: block;
    padding: 5px 15px;
}

.miya_sitemap_box_right_chunkurl_ul li:hover {
    border-color: #ff552e;
    background: #ff552e;
}

.miya_sitemap_box_right_chunkurl_ul li:hover a {
    color: #fff;
}

/*template sitemap model E*/

/*template search model S*/
.miya_search {
    width: 1200px;
    margin: 40px auto;
}

.miya_search_left {
    width: 300px;
    float: left;
}

.miya_search_right {
    width: 850px;
    float: right;
}

.miya_search_right_title {
    font-size: 14px;
    line-height: 60px;
    color: #777;
}

.miya_search_right_title span {
    line-height: 48px;
    color: #ff4d52;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-size: 24px;
}

.miya_search_right_form {
    position: relative;
    margin-bottom: 25px;
}

.miya_search_right_form input[name=key] {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 40px;
    font-size: 14px;
    text-indent: 4px;
    color: #777;
}

.miya_search_right_form button {
    background: url(/public/boots/image/search.png) no-repeat 50% 50%;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 30px;
    height: 30px;
    border: none;
}

.miya_search_right_form label {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    font-size: 14px;
    border: 1px solid #efefef;
    padding: 5px 10px;
}

.miya_search_right_form label input {
    margin-right: 5px;
}

.miya_search_right_search_info {
    border-top: 1px dashed #efefef;
    padding-top: 15px;
}

.miya_search_right_search_info h3 {
    font-size: 24px;
    margin-left: 20px;
    width: 120px;
    height: 40px;
    text-align: center;
    background: #fff;
    position: relative;
    z-index: 999;
    color: #333;
    line-height: 40px;
}

.miya_search_right_search_info ul {
    border: 2px solid #ff7461;
    padding: 30px 20px 20px 20px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.miya_search_right_search_info ul li {
    padding: 15px;
    margin-bottom: 15px;
    background: #fafafa;
}

.miya_search_right_search_info ul li:last-child {
    margin-bottom: 0;
}

.miya_search_right_search_info ul li:hover {
    background: #f9f9f9;
    box-shadow: 2px 0px 10px #ccc;
}

.miya_search_right_search_info ul li a {
    display: block;
}

.miya_search_right_search_info ul li a h4 {
    font-size: 18px;
    font-weight: 700;
}

.miya_search_right_search_info ul li a p {
    margin: 5px 0;
    color: #888;
}

.miya_search_right_search_info ul li a .simpledescribe {
    text-indent: 20px;
    line-height: 24px;
    color: #555;
    margin-top: 10px;
}

/*template search model E*/
.bg1{ background: url(/public/boots/image/bg1.jpg) no-repeat center;height: 1500px;overflow: hidden;}
.c1,.c2,.c3,.c4 {
    width: 1200px;
    margin: 0 auto;
}
.c1-title {
    background: url(/public/boots/image/p1.png) no-repeat center;
    height: 73px;
    color: #25781e;
    font: 400 32px/73px "寰蒋闆呴粦";
    text-align: center;
}
.product_list1 li {
    float: left;
    margin-right: 7px;
    position: relative;
    margin-bottom: 18px;
}
.product_list1 li a.img img {
    width: 390px;
    height: 264px;
}
.c11 {
    padding-top: 120px;
}
.c11 h3 {text-align: center;
    font-size: 14px;
line-height: 24px;}
.list li a.img img {
    width: 290px;
    height: 164px;
}
.bg2 {
    background: url(/public/boots/image/bg2.jpg) no-repeat center;
    height: 796px;
    overflow: hidden;
}
.fl {
    float: left;
}
.c3a {
    width: 584px;
    padding-top: 34px;
}
.c3a-tu {
    width: 584px;
    height: 403px;
    overflow: hidden;
}
.shijian {
    width: 96px;
    height: 99px;
    background: url(/public/boots/image/news2.png) no-repeat;
    margin-top: 22px;
    text-align: center;
}
.shi1 {
    font: 400 30px/52px "寰蒋闆呴粦";
    color: #fff;
}
.shi2 {
    font: 400 14px/34px "寰蒋闆呴粦";
    color: #fff;
}
.fr {
    float: right;
}
.news_sub {
    width: 444px;
    margin-right: 26px;
    margin-top: 22px;
}
.news_sub a {
    color: #73bb2b;
    font: 400 18px/20px "寰蒋闆呴粦";
}
.news_sub span,.news_sub1 span {
    color: #676767;
    font: 400 13px/24px "寰蒋闆呴粦";
    display: block;
    padding-top: 8px;
}
.c3b {
    width: 555px;
    margin-right: 8px;
    padding-top: 34px;
}
.news_list2 li {
    border-bottom: 1px dashed #e0dfdf;
    padding-bottom: 18px;
}
.news_list2 li:nth-child(2) {
    margin-top: 22px;
}
.shijian1 {
    width: 96px;
    height: 99px;
    background: url(/public/boots/image/news1.png) no-repeat;
    text-align: center;
}
.shi11 {
    font: 400 30px/52px "寰蒋闆呴粦";
    color: #2d2d2d;
}
.shi22 {
    font: 400 14px/34px "寰蒋闆呴粦";
    color: #2d2d2d;
}
.news_sub1 {
    width: 438px;
}
.news_sub1 a {
    color: #2d2d2d;
    font: 400 18px/34px "寰蒋闆呴粦";
}
.bg3{    
    background: url(/public/boots/image/c2.png) no-repeat center;
    height: 680px;
    overflow: hidden;
}
.gsjj {
    width: 693px;
    padding-top: 60px;
    float: right;
}
.tts {
    color: #fff;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    padding-left: 50px;
}
.jiannr {
    width: 593px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    height: 210px;
    overflow: hidden;
}</pre></body></html>